home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global title, description, retprice, mcprice, rating, format, demo, cover
- set cover to "hobsess.pct"
- set title to "Hidden Obsessions"
- set description to "The incredibly beautiful Janine Lindemulder stars in Andrew Blake's most ambitious film."
- set retprice to "39.95 "
- set mcprice to "19"
- set rating to "X"
- set format to "H"
- set demo to 0
- SetReturn()
- go("Order Form")
- end
-